/* top */
#cen {
   position: relative;
   text-align: left; 
   width: 641px;
   padding: 0px 0px 1px 0px;
   height: 600px;
}
#wel {
   position: relative; left: 490px;
   width: 127px;
   min-height: 700px;
}
#wel-o {
   position: relative;
  border:1px dotted #9FA9BF;
   text-align: center;
     width: 127px;
   padding: 5px;
}
#wel-i {
   background-color: #EBF3FA;
   text-align: center;
   padding: 16px 8px;
}
#wt {
   text-align: center;
   padding-bottom: 9px;
}
#w1 {
   font-size: 80%;
   text-align: left;
   padding-bottom: 4px;
}
#w1e {
   font-size: 84%;
   text-align: left;
   padding-bottom: 6px;
}
#w2 {
   font-size: 84%;
   text-align: center;
   padding-bottom: 6px;
}
#copy {
   font-size: 80%;
   text-align: center;
   margin-bottom: 6px;
}
#txt-m{border:1px dotted #9FA9BF;
   position: relative; top: 0px; 
   text-align: center;
   width: 121px;
   padding: 8px;
}
#center2 {
   position: absolute; top: 0%; left: 0%;
   width: 476px;
   height: 100%;
}
#byk {
   position: absolute; top: 342px;
   width: 238px;
}
#byklog {
   overflow: auto;
   width: 214px;
   height: 226px;
   border: 0px;
   padding: 8px;
   margin: 0px  0px  6px  0px;
   color: #696969; 
   background-color: #dce5ef;
}
#up {
   position: absolute; top: 342px; left: 244px;
   width: 238px;
}
#uplog {
   overflow: auto;
   width: 214px;
   height: 226px;
   border: 1px solid silver;
   padding: 8px;
   margin: 0px  0px  6px  0px;
   color :#8F99AF
}
#test {
position: relative; top: 600px;
}
#t-ill {
  position: absolute; top: 0px; left: 0px;
  width: 476px;
  height: 333px;
  background-image: url(material/top.jpg);
}
#event {
   margin-top: 14px;
   text-align: left; 
   width: 476px;
   padding: 0px 165px 0px 0px;
}
.scrollbar2 {
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-face-color: silver;
    scrollbar-track-color: #dce5ef;
    scrollbar-3dlight-color: #dce5ef;
    scrollbar-highlight-color: silver;
    scrollbar-shadow-color: silver;
    scrollbar-darkshadow-color: #dce5ef;
}

.scrollbar3 {
   scrollbar-arrow-color: #ABBFD9;
   scrollbar-face-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-3dlight-color: #ccdfd5;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-darkshadow-color: #ccdfd5;
}
.menu { font-size: 84%; text-align: center; background-color: #9FA9BF; }
a.m { font-size: 84%; text-align: left; padding: 0px 3px; }
a.m:link { font-size: 84%; color: #898989; }
a.m:visited { font-size: 84%; color: #898989; }
a.m:hover { font-size: 84%; color: #FFFFFF; background-color: #9B9B9B; }
a.m:active { font-size: 84%; color: #FFFFFF; background-color: #4A63AD; }
.men2 {  line-height: 84%; border-bottom: 1px solid #C5C5C5; }